.eh48vxc97j {
    border-width: 2px;
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.bkcxjyg5ay,
.mf4ojv887x {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #eff5f8;
}

body {
    font-family: Inter Tight;
}

.wcgecwb173 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.wcgecwb173>.de4yy8187n {
    font-size: 6.25rem;
}

.htun2efjfa {
    font-family: 'Inter Tight', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.htun2efjfa>.de4yy8187n {
    font-size: 5rem;
}

.dmeje170im {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.dmeje170im>.de4yy8187n {
    font-size: 1.5rem;
}

.thkedxntxa {
    font-family: 'Inter Tight', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.thkedxntxa>.de4yy8187n {
    font-size: 3.125rem;
}

.gi44p862pk {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.gi44p862pk>.de4yy8187n {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .wcgecwb173 {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .wcgecwb173 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .htun2efjfa {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .dmeje170im {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .thkedxntxa {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .gi44p862pk {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .wcgecwb173 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .htun2efjfa {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .dmeje170im {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .thkedxntxa {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .gi44p862pk {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.eh48vxc97j {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .eh48vxc97j {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #a3cef1 !important;
}

.bg-success {
    background-color: #7be6b4 !important;
}

.bg-info {
    background-color: #6adff7 !important;
}

.bg-warning {
    background-color: #ffd862 !important;
}

.bg-danger {
    background-color: #e87984 !important;
}

.v3sd8k0p3o,
.v3sd8k0p3o:active {
    background-color: #a3cef1 !important;
    border-color: #a3cef1 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.v3sd8k0p3o:hover,
.v3sd8k0p3o:focus,
.v3sd8k0p3o.focus,
.v3sd8k0p3o.pw46mams88 {
    color: inherit;
    background-color: #cfe6f8 !important;
    border-color: #cfe6f8 !important;
    box-shadow: none;
}

.v3sd8k0p3o.disabled,
.v3sd8k0p3o:disabled {
    color: #ffffff !important;
    background-color: #cfe6f8 !important;
    border-color: #cfe6f8 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #274c77 !important;
    border-color: #274c77 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.pw46mams88 {
    color: inherit;
    background-color: #34659d !important;
    border-color: #34659d !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #34659d !important;
    border-color: #34659d !important;
}

.btn-info,
.btn-info:active {
    background-color: #6adff7 !important;
    border-color: #6adff7 !important;
    color: #054e5d !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.pw46mams88 {
    color: inherit;
    background-color: #9ae9fa !important;
    border-color: #9ae9fa !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #054e5d !important;
    background-color: #9ae9fa !important;
    border-color: #9ae9fa !important;
}

.btn-success,
.btn-success:active {
    background-color: #7be6b4 !important;
    border-color: #7be6b4 !important;
    color: #105233 !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.pw46mams88 {
    color: inherit;
    background-color: #a6eecc !important;
    border-color: #a6eecc !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #105233 !important;
    background-color: #a6eecc !important;
    border-color: #a6eecc !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffd862 !important;
    border-color: #ffd862 !important;
    color: #624a00 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.pw46mams88 {
    color: inherit;
    background-color: #ffe595 !important;
    border-color: #ffe595 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #624a00 !important;
    background-color: #ffe595 !important;
    border-color: #ffe595 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #e87984 !important;
    border-color: #e87984 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.pw46mams88 {
    color: inherit;
    background-color: #efa5ac !important;
    border-color: #efa5ac !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #efa5ac !important;
    border-color: #efa5ac !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.pw46mams88 {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.pw46mams88 {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #a3cef1;
    color: #a3cef1;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.pw46mams88 {
    color: #58a6e6 !important;
    background-color: transparent !important;
    border-color: #58a6e6 !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #a3cef1 !important;
    border-color: #a3cef1 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #274c77;
    color: #274c77;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.pw46mams88 {
    color: #122236 !important;
    background-color: transparent !important;
    border-color: #122236 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #274c77 !important;
    border-color: #274c77 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #6adff7;
    color: #6adff7;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.pw46mams88 {
    color: #18cdf3 !important;
    background-color: transparent !important;
    border-color: #18cdf3 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #054e5d !important;
    background-color: #6adff7 !important;
    border-color: #6adff7 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #7be6b4;
    color: #7be6b4;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.pw46mams88 {
    color: #32d88b !important;
    background-color: transparent !important;
    border-color: #32d88b !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #105233 !important;
    background-color: #7be6b4 !important;
    border-color: #7be6b4 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffd862;
    color: #ffd862;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.pw46mams88 {
    color: #ffc20b !important;
    background-color: transparent !important;
    border-color: #ffc20b !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #624a00 !important;
    background-color: #ffd862 !important;
    border-color: #ffd862 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #e87984;
    color: #e87984;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.pw46mams88 {
    color: #db2f40 !important;
    background-color: transparent !important;
    border-color: #db2f40 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #e87984 !important;
    border-color: #e87984 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.pw46mams88 {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.zuy0nv1xzv,
.zuy0nv1xzv:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.zuy0nv1xzv:hover,
.zuy0nv1xzv:focus,
.zuy0nv1xzv.focus,
.zuy0nv1xzv.pw46mams88 {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.zuy0nv1xzv.disabled,
.zuy0nv1xzv:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #a3cef1 !important;
}

.text-secondary {
    color: #274c77 !important;
}

.text-success {
    color: #7be6b4 !important;
}

.text-info {
    color: #6adff7 !important;
}

.text-warning {
    color: #ffd862 !important;
}

.text-danger {
    color: #e87984 !important;
}

.yi36yagcsk {
    color: #fafafa !important;
}

.me7ddljqs1 {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.pw46mams88 {
    color: #4a9fe4 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.pw46mams88 {
    color: #0e1b2a !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.pw46mams88 {
    color: #28d383 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.pw46mams88 {
    color: #0dc8ee !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.pw46mams88 {
    color: #fbbd00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.pw46mams88 {
    color: #d62536 !important;
}

a.yi36yagcsk:hover,
a.yi36yagcsk:focus,
a.yi36yagcsk.pw46mams88 {
    color: #c7c7c7 !important;
}

a.me7ddljqs1:hover,
a.me7ddljqs1:focus,
a.me7ddljqs1.pw46mams88 {
    color: #000000 !important;
}

a[class*="text-"]:not(.bmtzav9opn):not(.dropdown-item):not([role]):not(.p48q59qrqd) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.bmtzav9opn):not(.dropdown-item):not([role]):not(.p48q59qrqd):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .bmtzav9opn.pw46mams88 {
    color: #a3cef1;
}

.nav-tabs .bmtzav9opn:not(.pw46mams88) {
    color: #232323;
}

.weklarv3j8 {
    background-color: #70c770;
}

.alert-info {
    background-color: #6adff7;
}

.alert-warning {
    background-color: #ffd862;
}

.cjhs5bbtbs {
    background-color: #e87984;
}

.amzr4pgzo2 .eh48vxc97j:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.pw46mams88 .eh48vxc97j {
    background-color: #a3cef1;
    border-color: #a3cef1;
    color: #ffffff;
}

.mbr-gallery-filter li.pw46mams88 .eh48vxc97j:focus {
    box-shadow: none;
}

.nav-tabs .bmtzav9opn {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #a3cef1;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.bzeuu5uv50 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.bzeuu5uv50>.de4yy8187n {
    font-size: 1.75rem;
}

.bzeuu5uv50:hover,
.bzeuu5uv50:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #a3cef1 !important;
}

.bzeuu5uv50:-webkit-input-placeholder {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.bzeuu5uv50:-webkit-input-placeholder>.de4yy8187n {
    font-size: 1.75rem;
}

blockquote {
    border-color: #a3cef1;
}

/* Forms */
.d1qaioqg0b .input-group-btn .eh48vxc97j {
    border-radius: 100px !important;
}

.d1qaioqg0b .input-group-btn .eh48vxc97j:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.d1qaioqg0b .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.d1qaioqg0b .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #a3cef1;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #a3cef1;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #a3cef1;
    border-bottom-color: #a3cef1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #a3cef1 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #274c77 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23a3cef1' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .ewj4rlik6o {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .ewj4rlik6o {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .givp7bgm2n {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .givp7bgm2n {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.tmq7chmfox {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.tmq7chmfox .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .tmq7chmfox .plgacc33vz {
        transform: scale(0.8);
    }
}

.tmq7chmfox .s7jhvptxod {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.tmq7chmfox .s7jhvptxod img {
    max-width: 100%;
    max-height: 100%;
}

.tmq7chmfox .s7jhvptxod .p48q59qrqd {
    line-height: inherit !important;
}

.tmq7chmfox .s7jhvptxod .rff4b4m31z a {
    outline: none;
}

.tmq7chmfox .x3pexqf9al {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.tmq7chmfox .x3pexqf9al .bwmyt1bcfq {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.tmq7chmfox .x3pexqf9al .bwmyt1bcfq .bmtzav9opn {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.tmq7chmfox .x3pexqf9al .bwmyt1bcfq .bmtzav9opn:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.tmq7chmfox .x3pexqf9al .open .bmtzav9opn::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .tmq7chmfox .x3pexqf9al .open .bmtzav9opn::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.tmq7chmfox .x3pexqf9al .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.tmq7chmfox .x3pexqf9al .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .tmq7chmfox .x3pexqf9al {
        padding-left: 1.5rem;
    }
}

.tmq7chmfox .bmtzav9opn {
    width: fit-content;
    position: relative;
}

.tmq7chmfox .rff4b4m31z {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .tmq7chmfox .rff4b4m31z {
        padding-left: 0;
    }
}

.tmq7chmfox .p48q59qrqd {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .tmq7chmfox .fwnnn01d13 {
        padding-bottom: 0.5rem;
    }
}

.tmq7chmfox .fwnnn01d13 .rpjpb7jkxb.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.tmq7chmfox .ewj4rlik6o {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .tmq7chmfox .ewj4rlik6o {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .tmq7chmfox .ewj4rlik6o {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.tmq7chmfox .zmw6wvvquo {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.tmq7chmfox .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.tmq7chmfox .bwmyt1bcfq:focus,
.tmq7chmfox .bmtzav9opn:focus {
    outline: none;
}

.tmq7chmfox .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.tmq7chmfox .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.tmq7chmfox .dropdown .dropdown-menu .dropdown-item .de4yy8187n {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.tmq7chmfox .dropdown .dropdown-menu .dropdown-item .de4yy8187n:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.tmq7chmfox .iho1d3qmoy .dropdown-menu .dropdown-item:before {
    display: none;
}

.tmq7chmfox .iho1d3qmoy .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.tmq7chmfox .zrsg3ph9b7 {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.tmq7chmfox .zrsg3ph9b7.opened {
    transition: all 0.3s;
}

.tmq7chmfox .zrsg3ph9b7 .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.tmq7chmfox .zrsg3ph9b7 .rff4b4m31z img {
    min-width: 6rem;
    object-fit: cover;
}

.tmq7chmfox .zrsg3ph9b7 .i5t6enh0zh {
    z-index: 1;
    justify-content: flex-end;
}

.tmq7chmfox .zrsg3ph9b7.iho1d3qmoy {
    justify-content: center;
}

.tmq7chmfox .zrsg3ph9b7.iho1d3qmoy .bwmyt1bcfq .bmtzav9opn::before {
    display: none;
}

.tmq7chmfox .zrsg3ph9b7.iho1d3qmoy.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .tmq7chmfox .zrsg3ph9b7.iho1d3qmoy.opened:not(.navbar-short) .i5t6enh0zh {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.tmq7chmfox .zrsg3ph9b7.iho1d3qmoy .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.tmq7chmfox .zrsg3ph9b7.iho1d3qmoy .dropdown-menu .dropdown-item:after {
    right: auto;
}

.tmq7chmfox .zrsg3ph9b7.iho1d3qmoy .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.tmq7chmfox .zrsg3ph9b7.iho1d3qmoy ul.x3pexqf9al li {
    margin: auto;
}

.tmq7chmfox .zrsg3ph9b7.iho1d3qmoy .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.tmq7chmfox .zrsg3ph9b7.iho1d3qmoy .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .tmq7chmfox .zrsg3ph9b7 {
        min-height: 72px;
    }

    .tmq7chmfox .zrsg3ph9b7 .rff4b4m31z img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .tmq7chmfox .zrsg3ph9b7 .bwmyt1bcfq .bmtzav9opn::before {
        display: none;
    }

    .tmq7chmfox .zrsg3ph9b7.opened .dropdown-menu {
        top: 0;
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .tmq7chmfox .zrsg3ph9b7 .s7jhvptxod {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .tmq7chmfox .zrsg3ph9b7 .plgacc33vz {
        flex-basis: auto;
    }

    .tmq7chmfox .zrsg3ph9b7 .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.tmq7chmfox .zrsg3ph9b7.navbar-short .rff4b4m31z img {
    height: 2rem;
}

.tmq7chmfox .dropdown-item.pw46mams88,
.tmq7chmfox .dropdown-item:active {
    background-color: transparent;
}

.tmq7chmfox .w212qwsmnc .x3pexqf9al .bmtzav9opn {
    padding: 0;
}

.tmq7chmfox .fwnnn01d13 .rpjpb7jkxb.dropdown-toggle {
    margin-right: 1.667em;
}

.tmq7chmfox .fwnnn01d13 .rpjpb7jkxb.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.tmq7chmfox .zrsg3ph9b7.w212qwsmnc .dropdown .dropdown-menu {
    background: #ffffff;
}

.tmq7chmfox .zrsg3ph9b7.w212qwsmnc .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.tmq7chmfox .zrsg3ph9b7 .dropdown.open>.dropdown-menu {
    display: flex;
}

.tmq7chmfox ul.x3pexqf9al {
    flex-wrap: wrap;
}

.tmq7chmfox .ogqxbrllcc {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .tmq7chmfox .ogqxbrllcc {
        text-align: left;
    }
}

.tmq7chmfox button.plgacc33vz {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.tmq7chmfox button.plgacc33vz .mn4hvayag4 span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.tmq7chmfox button.plgacc33vz .mn4hvayag4 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.tmq7chmfox button.plgacc33vz .mn4hvayag4 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.tmq7chmfox button.plgacc33vz .mn4hvayag4 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.tmq7chmfox button.plgacc33vz .mn4hvayag4 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.tmq7chmfox nav.opened .mn4hvayag4 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.tmq7chmfox nav.opened .mn4hvayag4 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.tmq7chmfox nav.opened .mn4hvayag4 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.tmq7chmfox nav.opened .mn4hvayag4 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.tmq7chmfox .g878l6fxba {
    padding: 0 1rem;
}

.tmq7chmfox a.bmtzav9opn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tmq7chmfox .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .tmq7chmfox .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tmq7chmfox .zrsg3ph9b7 {
        height: 70px;
    }

    .tmq7chmfox .zrsg3ph9b7.opened {
        height: auto;
    }

    .tmq7chmfox .bwmyt1bcfq .bmtzav9opn:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.tmq7chmfox .amzr4pgzo2 {
    margin: -0.6rem -0.6rem;
}

.tmq7chmfox .plgacc33vz {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .tmq7chmfox .s7jhvptxod {
        margin-right: auto;
    }

    .tmq7chmfox .i5t6enh0zh {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .tmq7chmfox .x3pexqf9al .bwmyt1bcfq .bmtzav9opn::after {
        margin-left: 10px;
    }

    .tmq7chmfox .x3pexqf9al .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .tmq7chmfox .zrsg3ph9b7 .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .tmq7chmfox .i5t6enh0zh {
        padding: 1rem;
    }
}

.xecxqgxqzd {
    display: flex;
    background-image: url("photo-1738193026574-cfbcccbeb052.jpeg");
}

.xecxqgxqzd .pof91qug7z {
    background-color: #000000;
    opacity: 0.5;
}

@media (min-width: 768px) {
    .xecxqgxqzd {
        align-items: flex-end;
    }

    .xecxqgxqzd .lh1dk871o5 {
        justify-content: center;
    }

    .xecxqgxqzd .pjqama6oqd {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .xecxqgxqzd .pjqama6oqd {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .xecxqgxqzd {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .xecxqgxqzd .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .xecxqgxqzd .pjqama6oqd {
        width: 100%;
    }
}

.xecxqgxqzd .dy9nif3g0k,
.xecxqgxqzd .mbr-section-subtitle {
    text-align: center;
}

.xecxqgxqzd .skppintqrk,
.xecxqgxqzd .amzr4pgzo2 {
    text-align: center;
}

.cixxahz5yg {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cixxahz5yg .sc1bgonoxi {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.cixxahz5yg img,
.cixxahz5yg .gan56v4mre {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.cixxahz5yg .ggfvy2olyg:focus,
.cixxahz5yg span:focus {
    outline: none;
}

.cixxahz5yg .ggfvy2olyg {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .cixxahz5yg .ggfvy2olyg {
        margin-bottom: 1rem;
    }
}

.cixxahz5yg .mf4ojv887x {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.cixxahz5yg .dy9nif3g0k {
    color: #232323;
}

.cixxahz5yg .skppintqrk,
.cixxahz5yg .amzr4pgzo2 {
    color: #232323;
}

.cixxahz5yg .ev729e46h6 {
    color: #232323;
}

.cixxahz5yg .k499g3peqm {
    max-width: 800px;
}

.nl6otunrni {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.nl6otunrni .sc1bgonoxi {
    line-height: 1.2;
    color: #000000;
    text-align: center;
}

.nl6otunrni img,
.nl6otunrni .gan56v4mre {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.nl6otunrni .ggfvy2olyg:focus,
.nl6otunrni span:focus {
    outline: none;
}

.nl6otunrni .ggfvy2olyg {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .nl6otunrni .ggfvy2olyg {
        margin-bottom: 1rem;
    }
}

.nl6otunrni .mf4ojv887x {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.nl6otunrni .amzr4pgzo2 {
    margin-top: auto !important;
}

.nl6otunrni .dy9nif3g0k {
    color: #000000;
}

.nl6otunrni .skppintqrk,
.nl6otunrni .amzr4pgzo2 {
    color: #000000;
    text-align: center;
}

.nl6otunrni .ev729e46h6 {
    color: #000000;
    text-align: center;
}

.nl6otunrni .k499g3peqm {
    max-width: 800px;
}

.ldnadanicz {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.ldnadanicz .ggfvy2olyg:focus,
.ldnadanicz span:focus {
    outline: none;
}

.ldnadanicz .ggfvy2olyg {
    cursor: pointer;
}

.ldnadanicz .uftm1imyi6 {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .ldnadanicz .uftm1imyi6 {
        grid-row-gap: 1rem;
    }
}

.ldnadanicz .w9v50x9s39,
.ldnadanicz .mkxx0qru0x {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .ldnadanicz .w9v50x9s39,
    .ldnadanicz .mkxx0qru0x {
        gap: 0 1rem;
    }
}

.ldnadanicz .dy9nif3g0k {
    color: #000000;
}

.ldnadanicz .skppintqrk,
.ldnadanicz .amzr4pgzo2 {
    color: #000000;
}

.ldnadanicz .k499g3peqm {
    max-width: 800px;
}

.ldnadanicz .ewj4rlik6o,
.ldnadanicz .givp7bgm2n {
    overflow: hidden;
}

.ldnadanicz .uftm1imyi6 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.ldnadanicz .j9to82mxdu {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ldnadanicz .j9to82mxdu img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .ldnadanicz .j9to82mxdu img {
        min-width: 35vw;
    }
}

.ldnadanicz .w9v50x9s39,
.ldnadanicz .mkxx0qru0x {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.ldnadanicz .w9v50x9s39 {
    align-items: flex-end;
}

.ldnadanicz .mkxx0qru0x {
    align-items: flex-start;
}

.zkhoo1jfzg {
    padding-top: 5rem;
    padding-bottom: 4rem;
    background-color: transparent;
}

.zkhoo1jfzg .afuriy7g9p {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .zkhoo1jfzg .afuriy7g9p {
        margin-bottom: 1rem;
    }
}

.zkhoo1jfzg .f3a7pu9itw {
    background: #a3cef1;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .zkhoo1jfzg .f3a7pu9itw {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .zkhoo1jfzg .f3a7pu9itw {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }
}

.zkhoo1jfzg .avgdq6hj6x {
    padding: 2.25rem 2.25rem 0;
    background: #ffffff;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .zkhoo1jfzg .avgdq6hj6x {
        padding: 0rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .zkhoo1jfzg .avgdq6hj6x {
        padding: 0rem 1.5rem;
    }
}

.zkhoo1jfzg .mf4ojv887x {
    border-radius: 2rem;
    overflow: hidden;
    margin-bottom: 2rem;
    background: #ffffff;
    padding: 0rem;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .zkhoo1jfzg .mf4ojv887x {
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .zkhoo1jfzg .mf4ojv887x .item-footer {
        padding: 0 1.5rem 2rem;
    }
}

@media (min-width: 1201px) {
    .zkhoo1jfzg .mf4ojv887x .item-footer {
        padding: 0 2rem 2rem;
    }
}

.zkhoo1jfzg .eh48vxc97j {
    width: -webkit-fill-available;
}

.zkhoo1jfzg .ggfvy2olyg:focus,
.zkhoo1jfzg span:focus {
    outline: none;
}

.zkhoo1jfzg .amzr4pgzo2 {
    margin-top: auto !important;
    padding: 2rem 2rem 0;
}

@media (max-width: 991px) {
    .zkhoo1jfzg .amzr4pgzo2 {
        padding: 0rem 2.25rem 2rem;
    }
}

@media (max-width: 767px) {
    .zkhoo1jfzg .amzr4pgzo2 {
        padding: 0rem 1.5rem;
        margin-bottom: 2rem;
    }
}

.zkhoo1jfzg .dy9nif3g0k {
    color: #000000;
}

.zkhoo1jfzg .mbr-section-subtitle {
    color: #ffffff;
}

.zkhoo1jfzg .skppintqrk,
.zkhoo1jfzg .amzr4pgzo2 {
    text-align: left;
}

.zkhoo1jfzg .ev729e46h6 {
    text-align: left;
    color: var(--primary-text, #ffffff);
}

.zkhoo1jfzg .sc1bgonoxi {
    text-align: left;
    color: var(--primary-text, #ffffff);
}

.zkhoo1jfzg .k499g3peqm {
    max-width: 800px;
}

.ovp4zun5oh {
    background-image: url("photo-1634648266812-b2d406ee7565.jpeg");
    overflow: hidden;
}

.rkuc465e3a {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.rkuc465e3a .mbr-fallback-image.disabled {
    display: none;
}

.rkuc465e3a .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 991px) {
    .rkuc465e3a .gtkcyceaj7 {
        margin-bottom: 2rem;
    }
}

.rkuc465e3a .lh1dk871o5 {
    align-items: center;
}

@media (max-width: 991px) {
    .rkuc465e3a .gtkcyceaj7 {
        padding: 1rem;
    }
}

@media (min-width: 992px) {
    .rkuc465e3a .bpyskhxc80 {
        padding: 0 2rem;
    }
}

.rkuc465e3a .dy9nif3g0k {
    color: #000000;
}

.rkuc465e3a .skppintqrk,
.rkuc465e3a .amzr4pgzo2 {
    color: #000000;
}

.j9uj8bmvc3 {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.j9uj8bmvc3 .mbr-fallback-image.disabled {
    display: none;
}

.j9uj8bmvc3 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.j9uj8bmvc3 .aavou4v5ri .zfjlp9p6gc {
    width: 100%;
    display: block;
}

.j9uj8bmvc3 .aavou4v5ri .m4vk0fsdb9 {
    z-index: 1;
}

.j9uj8bmvc3 .zfjlp9p6gc {
    color: #A3CEF1;
    text-align: center;
}

.j9uj8bmvc3 .afuriy7g9p {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .j9uj8bmvc3 * {
        text-align: center !important;
    }

    .j9uj8bmvc3 .content-column {
        margin-bottom: 2rem;
    }
}

.j9uj8bmvc3 .k499g3peqm {
    max-width: 800px;
}

.j9uj8bmvc3 .q3ti5iwalj {
    text-align: center;
}

.j9uj8bmvc3 .m4vk0fsdb9,
.j9uj8bmvc3 .card-img {
    text-align: center;
}

.zqpldpcuzl {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.zqpldpcuzl .mbr-fallback-image.disabled {
    display: none;
}

.zqpldpcuzl .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.zqpldpcuzl p {
    line-height: 1.2;
}

.zqpldpcuzl .a9ry3lyrc4 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 770px;
    max-width: 570px;
}

@media (max-width: 768px) {
    .zqpldpcuzl .a9ry3lyrc4 {
        min-width: 70%;
        max-width: initial;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.zqpldpcuzl .ew47fxqu9e,
.zqpldpcuzl .rd4bndx9b4 {
    display: flex;
}

.zqpldpcuzl .ofukk6x5rx {
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.5rem;
    font-size: 22px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zqpldpcuzl .ofukk6x5rx:disabled {
    cursor: default;
    display: none;
}

.zqpldpcuzl .ofukk6x5rx:hover {
    background: #000;
    color: rgba(255, 255, 255, 0.5);
}

.zqpldpcuzl .ofukk6x5rx.rd4bndx9b4 {
    left: 0;
    margin-left: 2.5rem;
}

.zqpldpcuzl .ofukk6x5rx.ew47fxqu9e {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 768px) {
    .zqpldpcuzl .ofukk6x5rx {
        top: auto;
    }
}

.zqpldpcuzl .mf4ojv887x {
    height: 100%;
}

.zqpldpcuzl .item-menu-overlay {
    border-radius: 2rem;
}

.zqpldpcuzl .asgsapobmo {
    max-width: 600px;
    max-height: 400px;
    margin-bottom: 1.6rem;
    overflow: hidden;
    margin: 0 auto 2rem auto;
}

.zqpldpcuzl .asgsapobmo img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}

@media (max-width: 230px) {
    .zqpldpcuzl .asgsapobmo {
        width: 100%;
        height: auto;
    }
}

.zqpldpcuzl .uje82v4s2e {
    position: relative;
    width: 100%;
}

.zqpldpcuzl .qlnlczz5cb {
    overflow: hidden;
    width: 100%;
}

.zqpldpcuzl .qlnlczz5cb.is-draggable {
    cursor: grab;
}

.zqpldpcuzl .qlnlczz5cb.is-dragging {
    cursor: grabbing;
}

.zqpldpcuzl .n4up9xaqip {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.zqpldpcuzl .lurz7vyv0b {
    color: #000000;
}

.zqpldpcuzl .ewdlst66be {
    color: #000000;
}

.zqpldpcuzl .m1mqy2fjy0 {
    color: #000000;
}

.cid-uYRi5x5u8e {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-uYRi5x5u8e .ggfvy2olyg:focus,
.cid-uYRi5x5u8e span:focus {
    outline: none;
}

.cid-uYRi5x5u8e .givp7bgm2n {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-uYRi5x5u8e .k499g3peqm {
    max-width: 800px;
}

.cid-uYRi5x5u8e .ggfvy2olyg {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-uYRi5x5u8e .ggfvy2olyg {
        min-height: 45px;
    }
}

.iwyfuzh2wb .mbr-fallback-image.disabled {
    display: none;
}

.iwyfuzh2wb .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.hen2yzxj18 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.hen2yzxj18 .de4yy8187n {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.hen2yzxj18 .ig0jkj7kuy {
    border: none;
}

.hen2yzxj18 .jcg8i1aoby {
    padding: 0rem;
}

@media (max-width: 767px) {
    .hen2yzxj18 .jcg8i1aoby {
        padding: 0rem;
    }
}

.hen2yzxj18 .aj3jlpllaj {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.hen2yzxj18 .img-col {
    padding: 0;
}

.hen2yzxj18 .img-item {
    height: 100%;
}

.hen2yzxj18 img {
    height: 100%;
    object-fit: cover;
}

.hen2yzxj18 .iho1d3qmoy span {
    transform: rotate(0deg);
}

.hen2yzxj18 .c7j679n4ia {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hen2yzxj18 p {
    margin-bottom: 0.3rem;
}

.hen2yzxj18 .qym3ivgea7 {
    color: #000000;
}

.hen2yzxj18 .bkcxjyg5ay .jcg8i1aoby {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.hen2yzxj18 .bkcxjyg5ay {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .hen2yzxj18 .bkcxjyg5ay {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .hen2yzxj18 .bkcxjyg5ay {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.hen2yzxj18 .ti3j6eqq84 {
    color: #000000;
}

.hen2yzxj18 .dy9nif3g0k {
    text-align: center;
    color: #000000;
}

.hen2yzxj18 .mbr-section-subtitle {
    color: #000000;
    text-align: center;
}

.hen2yzxj18 .qym3ivgea7,
.hen2yzxj18 .de4yy8187n {
    color: #000000;
}

.ljphitalvc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.ljphitalvc .sc1bgonoxi {
    line-height: 1.2;
    color: #000000;
}

.ljphitalvc img,
.ljphitalvc .gan56v4mre {
    width: 100%;
}

.ljphitalvc .ggfvy2olyg:focus,
.ljphitalvc span:focus {
    outline: none;
}

.ljphitalvc .ggfvy2olyg {
    margin-bottom: 2rem;
}

@media (max-width: 575px) {
    .ljphitalvc .ggfvy2olyg {
        margin-bottom: 1rem;
    }
}

.ljphitalvc .mf4ojv887x {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.ljphitalvc .dy9nif3g0k {
    color: #000000;
}

.ljphitalvc .skppintqrk,
.ljphitalvc .amzr4pgzo2 {
    color: #000000;
}

.ljphitalvc .ev729e46h6 {
    color: #000000;
    text-align: center;
}

.ljphitalvc .k499g3peqm {
    max-width: 800px;
}

.ljphitalvc img {
    filter: grayscale(1);
}

.z8ctoqya5d {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #6096ba;
}

.z8ctoqya5d .ykebmt22rt {
    align-items: center;
}

.z8ctoqya5d .mbr-fallback-image.disabled {
    display: none;
}

.z8ctoqya5d .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.z8ctoqya5d .mf4ojv887x {
    display: flex;
    margin-left: auto;
}

@media (max-width: 767px) {
    .z8ctoqya5d .mf4ojv887x {
        margin-bottom: 1rem;
    }
}

.z8ctoqya5d .amzr4pgzo2 {
    padding-left: 1.5rem;
    text-align: right;
}

@media (max-width: 767px) {
    .z8ctoqya5d .amzr4pgzo2 {
        text-align: center;
        padding-left: 0rem;
    }
}

.z8ctoqya5d .lh1dk871o5 {
    align-items: center;
}

.z8ctoqya5d .q3ti5iwalj {
    margin-bottom: 0px;
    text-align: left;
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .z8ctoqya5d .q3ti5iwalj {
        text-align: center;
    }
}

.ac3zvdyf57 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.ac3zvdyf57 .mbr-fallback-image.disabled {
    display: none;
}

.ac3zvdyf57 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ac3zvdyf57 .q1fo9pcv1m {
    background: #1778f2;
    color: #ffffff;
}

.ac3zvdyf57 .q1fo9pcv1m:hover {
    background: #0b60cb;
}

.ac3zvdyf57 .cqrvkib2ji {
    background: #1da1f2;
    color: #ffffff;
}

.ac3zvdyf57 .cqrvkib2ji:hover {
    background: #0c85d0;
}

.ac3zvdyf57 .gs41zjxd3d {
    background: #f00075;
    color: #ffffff;
}

.ac3zvdyf57 .gs41zjxd3d:hover {
    background: #bd005c;
}

.ac3zvdyf57 .f8m39dis2b {
    background: #000000;
    color: #ffffff;
}

.ac3zvdyf57 .f8m39dis2b:hover {
    background: #000000;
}

.ac3zvdyf57 .zmw6wvvquo {
    display: inline-block;
    font-size: 32px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.ac3zvdyf57 [class^="socicon-"]:before,
.ac3zvdyf57 [class*=" socicon-"]:before {
    line-height: 55px;
    padding: 0.6rem;
}

.xte6ykbr4f {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.xte6ykbr4f .pof91qug7z {
    background-color: #ffffff;
    opacity: 0.4;
}

.xte6ykbr4f form .amzr4pgzo2 {
    text-align: center;
    width: 100%;
}

.xte6ykbr4f form .amzr4pgzo2 .eh48vxc97j {
    display: inline-flex;
}

@media (max-width: 991px) {
    .xte6ykbr4f form .amzr4pgzo2 .eh48vxc97j {
        width: 100%;
    }
}

.xte6ykbr4f .k499g3peqm {
    max-width: 800px;
}

.ndcldr55l4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.ndcldr55l4 .mbr-fallback-image.disabled {
    display: none;
}

.ndcldr55l4 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ndcldr55l4 .lh1dk871o5 {
    justify-content: center;
}

.ndcldr55l4 .ggfvy2olyg {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .ndcldr55l4 .ggfvy2olyg {
        margin-bottom: 1rem;
    }
}

.ndcldr55l4 .ggfvy2olyg .mf4ojv887x {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #ffffff;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ndcldr55l4 .ggfvy2olyg .mf4ojv887x {
        padding: 2rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .ndcldr55l4 .ggfvy2olyg .mf4ojv887x {
        padding: 2rem 1.5rem;
    }
}

.ndcldr55l4 .k499g3peqm {
    max-width: 800px;
}

.gkbk7qzga5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #000000;
}

.gkbk7qzga5 .social-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.gkbk7qzga5 .social-row .soc-item {
    margin: 8px;
}

.gkbk7qzga5 .social-row .soc-item a:hover .de4yy8187n,
.gkbk7qzga5 .social-row .soc-item a:focus .de4yy8187n {
    background-color: #ffffff;
}

.gkbk7qzga5 .social-row .soc-item a .de4yy8187n {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #edefeb;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.gkbk7qzga5 .yuap9oe7uz {
    width: 100%;
    justify-content: center;
}

.gkbk7qzga5 .mxy2innn6p {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.gkbk7qzga5 .mxy2innn6p li {
    padding: 0 1rem 1rem 1rem;
}

.gkbk7qzga5 .mxy2innn6p li p {
    margin: 0;
}

.gkbk7qzga5 .ckf46yf7f1 {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.gkbk7qzga5 .dy9nif3g0k {
    color: #ffffff;
}